var internal/profile.countStartRE
2 uses
internal/profile (current package)
legacy_profile.go#L22: countStartRE = regexp.MustCompile(`\A(\w+) profile: total \d+\n\z`)
legacy_profile.go#L73: m := countStartRE.FindStringSubmatch(line)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)